[INFO] fetching crate iceberg-file-catalog 0.10.0...
[INFO] checking iceberg-file-catalog-0.10.0 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate iceberg-file-catalog 0.10.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate iceberg-file-catalog 0.10.0
[INFO] finished tweaking crates.io crate iceberg-file-catalog 0.10.0
[INFO] tweaked toml for crates.io crate iceberg-file-catalog 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iceberg-file-catalog 0.10.0 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate iceberg-file-catalog 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4921efffffb0e71e0fb7ce537da3ec6a0e72df46846946d64ac02fc6308d8688
[INFO] running `Command { std: "docker" "start" "4921efffffb0e71e0fb7ce537da3ec6a0e72df46846946d64ac02fc6308d8688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4921efffffb0e71e0fb7ce537da3ec6a0e72df46846946d64ac02fc6308d8688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4921efffffb0e71e0fb7ce537da3ec6a0e72df46846946d64ac02fc6308d8688" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4921efffffb0e71e0fb7ce537da3ec6a0e72df46846946d64ac02fc6308d8688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4921efffffb0e71e0fb7ce537da3ec6a0e72df46846946d64ac02fc6308d8688" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking zlib-rs v0.6.2
[INFO] [stderr]     Checking lz4_flex v0.13.0
[INFO] [stderr]     Checking arrow-schema v58.1.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling sqlparser_derive v0.5.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking datafusion-doc v53.0.0
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling datafusion-macros v53.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking comfy-table v7.1.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling liblzma-sys v0.4.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=880aff11d55b1175 -C extra-filename=-c4371cc37491211f --out-dir /opt/rustwide/target/debug/build/object/c4371cc37491211f/out --extern memchr=/opt/rustwide/target/debug/build/memchr/ee0100cbd274fb77/out/libmemchr-ee0100cbd274fb77.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=fbe35411e319994e -C extra-filename=-d21f6eff024f46da --out-dir /opt/rustwide/target/debug/build/brotli/d21f6eff024f46da/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/382308ffd529893a/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/969437dc6bdb407d/out --extern alloc_no_stdlib=/opt/rustwide/target/debug/build/alloc-no-stdlib/382308ffd529893a/out/liballoc_no_stdlib-382308ffd529893a.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/build/alloc-stdlib/969437dc6bdb407d/out/liballoc_stdlib-969437dc6bdb407d.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/build/brotli-decompressor/c72afa0f675ed5b3/out/libbrotli_decompressor-c72afa0f675ed5b3.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4921efffffb0e71e0fb7ce537da3ec6a0e72df46846946d64ac02fc6308d8688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4921efffffb0e71e0fb7ce537da3ec6a0e72df46846946d64ac02fc6308d8688", kill_on_drop: false }`
[INFO] [stdout] 4921efffffb0e71e0fb7ce537da3ec6a0e72df46846946d64ac02fc6308d8688
